This patch corrects an oversight with four guards in Figaro Castle - the two guards by the doors to the wings of the castle, and the two guards by the doors to the throne room.

In the event for Sabin's flashback to when he left the castle, an event bit is cleared to remove these guards for the scene where he and Edgar are outside the castle, but this bit is never re-set. So, if Sabin's flashback is viewed at any time, all four of these guards vanish and never reappear.

This patch adds a small jump to the event of the flashback event to reset the event bit to allow the guards to reappear.

The coding for this jump is located at CB/42FC, overwriting an unused event for Shadow's dialogue when he is on the Blackjack (which in the normal game never occurs).